2008-09-30 Christian Dywan <christian@imendio.com>
Fix a typo in the tutorial.
* docs/tutorial/gtk-tut.sgml: It's mnemonic, not 'mnemnonic'.
svn path=/trunk/; revision=21549
+2008-09-30 Christian Dywan <christian@imendio.com>
+
+ Fix a typo in the tutorial.
+
+ * docs/tutorial/gtk-tut.sgml: It's mnemonic, not 'mnemnonic'.
+
2008-09-29 Matthias Clasen <mclasen@redhat.com>
Bug 553086 – hard to see current immodule
GtkWidget *gtk_menu_item_new_with_label( const char *label );
-GtkWidget *gtk_menu_item_new_with_mnemnonic( const char *label );
+GtkWidget *gtk_menu_item_new_with_mnemonic( const char *label );
</programlisting>
<para>These calls are used to create the menu items that are to be